projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
876f243
)
Require calendar.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 04:27:30 +0000
(
04:27
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 04:27:30 +0000
(
04:27
+0000)
lisp/calendar/cal-x.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-x.el
b/lisp/calendar/cal-x.el
index b7fd8fb4c9f1aabea3405a2fa6c0bbf534f1e443..85a011301ed1d026d82fd5807fec51b90ed5d820 100644
(file)
--- a/
lisp/calendar/cal-x.el
+++ b/
lisp/calendar/cal-x.el
@@
-36,6
+36,8
@@
;;; Code:
+(require 'calendar)
+
(defvar calendar-frame nil "Frame in which to display the calendar.")
(defvar diary-frame nil "Frame in which to display the diary.")